PHY SET RIGID BODY POSITION

Set the position of the specified rigid body.

  Syntax
PHY SET RIGID BODY POSITION ID, x#, y#, z#
  Parameters
ID
Integer
ID number of the rigid body
x#
Float
position on the X axis
y#
Float
position on the Y axis
z#
Float
position on the Z axis

  Returns

  Description

Useful for resetting objects positions on level reload etc.

  Example Code
No example code is provided for this command